1
תגובות

שגיאת 404

פתח אנונימי ,
תראו בקובץ HTACCESS רשמתי את זה:
RewriteEngine on
RewriteRule index.php index.html

ErrorDocument 404 /index.php?r=homepage/error


עכשיו בשגיאת 404 זה מראה לי שגיאה שהקובץ לא קיים

כזאת:
Not Found

The requested URL /YourPage/ierdss.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


אז שאני מוחק את / מה שאומר שזה נראה ככה: ErrorDocument 404 index.php?r=homepage/error
אז זה מדפיס לי ErrorDocument 404 index.php?r=homepage/error על המסך

מה לעשות?

1 תשובות

avatar ענה intval ב 01 לדצמבר 2011 #

אתה בטוח שהקובץ index.html קיים?